home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 March / PCWorld_2008-03_cd.bin / v cisle / mediacoder / MediaCoder-0.6.1.4045.exe / htdocs / prefs / prefs.css < prev    next >
Cascading Style Sheet File  |  2007-05-13  |  581b  |  24 lines

  1. window {color:#000000; font-family:Tahoma, Arial, Helvetica;     font-size:11px;}
  2.  
  3. .nodeview {
  4.     color: #000000;
  5.  
  6.     a color:#000000;     text-decoration:none;
  7.     font-weight:normal;
  8.  
  9.     a:hover color:#000080;     text-decoration:none;
  10.     font-weight:normal;
  11.  
  12.     a:active color:#000000;     text-decoration:none;
  13.     font-weight:normal;
  14.     text-decoration: none;
  15.     line-height:16px;
  16. }
  17.  
  18. .catalog {
  19.     color: #000000; text-decoration:none; font-weight:bold;
  20.     a:hover color:#8080FF; text-decoration:none; font-weight:bold;
  21.     a:active color:#FFFFFF; text-decoration:none; font-weight:bold ;
  22. }
  23.  
  24.